Search results

55 packages found

Create an uninitialized array having the same length and data type as a provided array.

published 0.2.1 2 months ago
M
Q
P

Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.

published 0.2.1 2 months ago
M
Q
P

Create a zero-filled array having the same length and data type as a provided array.

published 0.2.1 2 months ago
M
Q
P

Create an array filled with ones and having the same length and data type as a provided array.

published 0.2.1 2 months ago
M
Q
P

Create a filled array having the same length and data type as a provided array.

published 0.2.1 2 months ago
M
Q
P

Create an array filled with NaNs and having the same length and data type as a provided array.

published 0.2.1 2 months ago
M
Q
P

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.

published 0.2.1 2 months ago
M
Q
P

Fill an array-like object view with values returned from an iterator.

published 0.2.1 2 months ago
M
Q
P

Fill an array-like object view from right to left with values returned from an iterator.

published 0.2.1 2 months ago
M
Q
P
M
Q
P

Group values as arrays associated with distinct keys.

published 0.2.1 2 months ago
M
Q
P

Group values according to an indicator function and return group counts.

published 0.2.1 2 months ago
M
Q
P
M
Q
P

Test if a value is an array-like object containing only truthy values.

published 0.2.1 2 months ago
M
Q
P

Test if a value is an array-like object containing only falsy values.

published 0.2.1 2 months ago
M
Q
P

Invoke a function for each element in a collection and update the collection in-place.

published 0.2.1 2 months ago
M
Q
P

Test if a value is an array-like object where every element is between two values.

published 0.2.1 2 months ago
M
Q
P

While a test condition is true, invoke a function for each element in a collection.

published 0.2.1 2 months ago
M
Q
P

Invoke a function for each element in a collection.

published 0.2.1 2 months ago
M
Q
P

Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values.

published 0.2.1 2 months ago
M
Q
P